[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LB_GETTEXTLEN

  This message returns the length of an item in the listbox.

Parameters
  wParam is the 0-based index of the string to examine.
  lParam is not used.

Returns
  The number of bytes in the string, excluding the NULL terminator. LB_ERR
is returned if wParam was an invalid item.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson